* net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): Set
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Apr 2014 21:04:25 +0000 (23:04 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Apr 2014 21:04:25 +0000 (23:04 +0200)
commit5818fef69650ba6410a3e3ff9509f22a76406c04
tree788214ac5c6a37438b866333515a7cb69c430d2c
parentd7b43bb72e9b38b0bd51eac4deafcfe8e5011f64
* net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): Set
"IFS=" when using read builtin, in order to preserve spaces in
the file name.  Add test messages for hunting a bug on hydra.
(tramp-get-ls-command): Undo using "-b" argument.  It doesn't help.
lisp/ChangeLog
lisp/net/tramp-sh.el